PDF4Java Reference Documentation
com.o2sol.pdf4java.logicalstructure Package / PDFStandardLayoutAttribute Class / setSpaceAfter Method
The amount of extra space following the after edge of the block, measured in default user space units in the block-progression direction.
In This Topic
    setSpaceAfter Method
    In This Topic
    Sets the space after.
    Syntax
    public void setSpaceAfter( 
       double value
    )

    Parameters

    value
    The amount of extra space following the after edge of the block, measured in default user space units in the block-progression direction.
    See Also